services.borgbackup.jobs.<name>.persistentTimer

Set the Persistent option for the systemd.timer(5) which triggers the backup immediately if the last trigger was missed (e.g. if the system was powered down).

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/services/backup/borgbackup.nix>